Cut

Copies the image contained in the imaG to the Windows' clipboard. The source image will be deleted.

Syntax: imaG.Cut
Returns: (empty)

If MODE PROPERTY is caModeEditSelection , current selection area is copied to the Windows' clipboard, else the imaG's entire image is copied to the Window's clipboard.
The source image will be deleted.

See also CanPaste , Copy , Paste